Ring ring
Tools:
1. MiniCommander, Blue FTP ... etc
2. ByteCode Editor.

Introduction:
Hi, In this tutorial, I'll teach you How To Add Turbo 3 Script Manually.

Procedures:
1. Download the attached file.

2. Using MiniCommander , extract your MIDlet "app/game" to a sub folder.
3. Using ByteCode Editor , search for this code:
1. javax/microedition/io/Connector

4. A few .CLASS files will pop up, now open it one by one > Constant pool> Press "7" > Replace:
1. javax/microedition/io/Connector with:
1. lavax/microedition/io/Connector then press OK. do the same with the rest of .CLASS files that poped up after searching.

5. Extract lavax folder from the attached file to the sub folder where you have extracted your MIDlet.

6. Pack all files using MiniCommander together, thereafter, install your modified MIDlet and Enjoy.

TurboScript